Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.5.0-beta10 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GEM-ERP-PR-MedicationDispense-EU",
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_EU",
"version" : "1.5",
"name" : "GEM_ERP_PR_MedicationDispense_EU",
"title" : "Dispensation of the Prescription from the EU",
"status" : "draft",
"date" : "2025-01-01",
"description" : "Handles information about the redeem of the prescription and the submited medication from the EU.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationDispense",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationDispense.meta",
"path" : "MedicationDispense.meta",
"min" : 1
},
{
"id" : "MedicationDispense.meta.profile",
"path" : "MedicationDispense.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_EU|1.5"
},
{
"id" : "MedicationDispense.extension:rxPrescriptionProcessIdentifier",
"path" : "MedicationDispense.extension",
"sliceName" : "rxPrescriptionProcessIdentifier",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension"
]
}
]
},
{
"id" : "MedicationDispense.identifier",
"path" : "MedicationDispense.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open",
"ordered" : false
},
"short" : "ePrescription identifier",
"min" : 1
},
{
"id" : "MedicationDispense.identifier:RxOriginatorProcessIdentifier",
"path" : "MedicationDispense.identifier",
"sliceName" : "RxOriginatorProcessIdentifier",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier"
]
}
],
"patternIdentifier" : {
"system" : "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier"
}
},
{
"id" : "MedicationDispense.identifier:EPADispensationIdentifier",
"path" : "MedicationDispense.identifier",
"sliceName" : "EPADispensationIdentifier",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier"
]
}
],
"patternIdentifier" : {
"system" : "https://gematik.de/fhir/epa-medication/sid/dispensation-identifier"
}
},
{
"id" : "MedicationDispense.identifier:prescriptionID",
"path" : "MedicationDispense.identifier",
"sliceName" : "prescriptionID",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId"
]
}
],
"patternIdentifier" : {
"system" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"
}
},
{
"id" : "MedicationDispense.status",
"path" : "MedicationDispense.status",
"short" : "completed",
"fixedCode" : "completed",
"binding" : {
"strength" : "required",
"valueSet" : "https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-dispense-status-vs"
}
},
{
"id" : "MedicationDispense.category",
"path" : "MedicationDispense.category",
"short" : "Missing value indicates a prescription dispense.",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-dispense-category-vs",
"description" : "Defines the context of a Dispensation: prescription or non-prescription"
}
},
{
"id" : "MedicationDispense.medication[x]",
"path" : "MedicationDispense.medication[x]",
"definition" : "The MedicationDispense references a medication which was dispensed",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.subject",
"path" : "MedicationDispense.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.subject.identifier",
"path" : "MedicationDispense.subject.identifier",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer",
"path" : "MedicationDispense.performer",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer.actor",
"path" : "MedicationDispense.performer.actor",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PractitionerRole_EU"
]
}
]
},
{
"id" : "MedicationDispense.authorizingPrescription.reference",
"path" : "MedicationDispense.authorizingPrescription.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity",
"path" : "MedicationDispense.quantity",
"short" : "Number of dispensed packages/ units",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity.value",
"path" : "MedicationDispense.quantity.value",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity.unit",
"path" : "MedicationDispense.quantity.unit",
"mustSupport" : true
},
{
"id" : "MedicationDispense.whenPrepared",
"path" : "MedicationDispense.whenPrepared",
"constraint" : [
{
"key" : "workflow-abgabeDatumsFormat",
"human" : "Wert muss ein Datum in der Form: YYYY-MM-DD sein.",
"source" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_EU",
"severity" : "error",
"expression" : "toString().length()=10"
}
]
},
{
"id" : "MedicationDispense.whenHandedOver",
"path" : "MedicationDispense.whenHandedOver",
"min" : 1,
"constraint" : [
{
"key" : "workflow-abgabeDatumsFormat",
"human" : "Wert muss ein Datum in der Form: YYYY-MM-DD sein.",
"source" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_EU",
"severity" : "error",
"expression" : "toString().length()=10"
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.dosageInstruction",
"path" : "MedicationDispense.dosageInstruction",
"mustSupport" : true
},
{
"id" : "MedicationDispense.substitution",
"path" : "MedicationDispense.substitution",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.